InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Collections.ObjectModel Namespace / ObservableDictionary<TKey,TValue> Class
Members

In This Topic
    ObservableDictionary<TKey,TValue> Class
    In This Topic
    Object Model
    ObservableDictionary<TKey,TValue> Class
    Syntax
    Type Parameters
    TKey
    TValue
    Inheritance Hierarchy

    System.Object
       System.Collections.ObjectModel.Collection<T>
          System.Collections.ObjectModel.ObservableCollection<T>
             C1.Win.Collections.ObjectModel.ObservableDictionary<TKey,TValue>

    See Also